Learn how to prepare your event implementation for AI Personalization.
userToken
property sent with Insights events.
setUserToken
method to send the user token with every event or for each event.
objectIDs
that are not found in an index are discarded in the user profiles computation.
Events without a queryID
can be used in personalization.
However, these events won’t be reported in Algolia search analytics.
Sending events in batches is allowed.
The timestamps of batched events must be set to the time of their collection.
conversion
event with the relevant subtype (addToCart
or purchase
).
addToCart
subtype and associated objectData
.purchase
subtype and associated objectData
.